libghc-haxml-prof software package provides Profiling libraries for the haskell haxml library, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-haxml-prof
libghc-haxml-prof is installed in your system.
Make ensure the libghc-haxml-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-haxml-prof *
You will get with libghc-haxml-prof package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Haskell |
| Package | libghc-haxml-prof |
| Version | 1:1.25.3-6 |
| Description | Profiling libraries for the haskell haxml library |
| Sub Section | haskell |